home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13070 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  795 b 

  1. Path: castle.nando.net!news
  2. From: actuary@nando.net  (Bill McCarthy)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: segmentation fault
  5. Date: 4 Apr 1996 09:21:44 GMT
  6. Organization: Nando.net Public Access
  7. Message-ID: <4k04b8$fdp@castle.nando.net>
  8. References: <31636B02.55C6@cts.com>
  9. Reply-To: actuary@nando.net (Bill McCarthy)
  10. NNTP-Posting-Host: grail1519.nando.net
  11. X-Newsreader: IBM NewsReader/2 v1.2
  12.  
  13. In <31636B02.55C6@cts.com>, Frank Kragh <kragh@cts.com> writes:
  14. >When running a program, (which didn't yield any errors during compiling), 
  15. >I get a "Segmentation fault".  Anybody know what this is and/or what 
  16. >might be wrong with my program?
  17.  
  18. You are propably attempting to access unallocated memory.  Post some
  19. complete but short code so we can see.
  20.  
  21. Bill McCarthy
  22. actuary@nando.net
  23. Wendell, NC  USA
  24.  
  25.